GrapeCity Secure Mail for .NET 4.0J
PartCollection<T> クラス
メンバ 

Partsに対する操作を扱うジェネリックListを実装する基本クラス。
シンタックス
Public Class PartCollection(Of T As Resource) 
   Inherits System.Collections.Generic.List(Of T)
public class PartCollection<T> : System.Collections.Generic.List<T> 
where T: Resource
型パラメータ
T
継承階層

System.Object
   System.Collections.Generic.List<T>
      Dart.Mail.PartCollection<T>

参照

参照

PartCollection<T> メンバ
Dart.Mail 名前空間

 

 


© 2003, GrapeCity inc. All rights reserved.